home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / misc / emu / cpcd2dsk.readme < prev    next >
Text File  |  2001-05-03  |  3KB  |  120 lines

  1. Short:    EmuCPC .CPCD to .DSK format converter
  2. Author:   Gerald Schnabel (Gerri@studserv.uni-stuttgart.de)
  3. Uploader: Gerald Schnabel (Gerri@studserv.uni-stuttgart.de)
  4. Version:  1.2
  5. Type:     misc/emu
  6. Kurz:     EmuCPC .CPCD nach .DSK Format Konvertierer
  7.  
  8.  
  9. Introduction:
  10. -------------
  11.  
  12. CPCD2DSK converts a .CPCD disk image to a .DSK image. If the .CPCD is
  13. a double side disk image it will be converted to two single side .DSK
  14. images.
  15.  
  16.  
  17. Disclaimer:
  18. -----------
  19.  
  20. This software is provided as-is, without warranty of any kind, either
  21. expressed or implied. In no event will the author be liable for direct,
  22. indirect, incidental or consequential damages or data loss resulting from
  23. the use or application of this software. The entire risk as to the results
  24. and performance of this software is assumed by the user.
  25.  
  26.  
  27. Usage:
  28. ------
  29.  
  30. -AMIGA:
  31.  
  32.  CPCD2DSK CPCDFILE/A DSKFILE
  33.  
  34.  CPCDFILE: name of the EmuCPC .CPCD disk image
  35.  DSKFILE:  basename of the CPCEmu .DSK disk images (optional)
  36.  
  37. -x86 (Linux, Win32):
  38.  
  39.  cpcd2dsk <cpcdfile> [dskfile]
  40.  
  41.  cpcdfile: name of the EmuCPC .CPCD disk image
  42.  dskfile:  basename of the CPCEmu .DSK disk images (optional)
  43.  
  44.  
  45. The output files will be named "#?_A.DSK" & "#?_B.DSK."
  46.  
  47.  
  48. Examples:
  49.  
  50. 1. CPCD2DSK Games01
  51.  
  52.    will convert "Games01" to "Games01_A.DSK" (& "Games01_B.DSK")
  53.  
  54. 2. CPCD2DSK Games01.CPCD
  55.  
  56.    will convert "Games01.CPCD" to "Games01_A.DSK" (& "Games01_B.DSK")
  57.    (the extension ".CPCD" will be automatically cut off)
  58.  
  59. 3. CPCD2DSK Games01.CPCD Spiele01.DSK
  60.  
  61.    will convert "Games01.CPCD" to "Spiele01_A.DSK" (& "Spiele01_B.DSK")
  62.    (the ".DSK" extension of the output file will be recognized and is handled
  63.    correctly! No "#?.DSK_?.DSK" files...)
  64.  
  65.  
  66. Archive contents:
  67. -----------------
  68.  
  69. AMIGA/CPCD2DSK            AMIGA binary
  70. Linux/cpcd2dsk            Linux binary
  71. Win32/CPCD2DSK.exe        Win32 binary
  72. CPCD2DSK.readme            this .readme file
  73. Source <dir>            Source code, compiles on AMIGA, x86
  74.                 (Linux, Win32)
  75.  
  76.  
  77. Freeware:
  78. ---------
  79.  
  80. This program is freeware.
  81.  
  82.  
  83. Author:
  84. -------
  85.  
  86. Gerald Schnabel (Gerri@studserv.uni-stuttgart.de)
  87.  
  88.  
  89. History:
  90. --------
  91.  
  92. v1.2 - 11.03.01: -code cleanup
  93.                  -ported to x86 platform
  94.                  -compiles on AMIGA, Linux, Win32
  95.  
  96. v1.1 - 05.08.98: -added check for .CPCD file
  97.                  -improved error handling and output
  98.                  -released to Aminet
  99.  
  100. v1.0 - 23.07.98: -first version, never released
  101.  
  102.  
  103. ============================= Archive contents =============================
  104.  
  105. Original  Packed Ratio    Date     Time    Name
  106. -------- ------- ----- --------- --------  -------------
  107.     9308    5973 35.8% 11-Mar-01 20:37:54 +CPCD2DSK
  108.     2364    1027 56.5% 11-Mar-01 21:53:14 +CPCD2DSK.readme
  109.     5636    2633 53.2% 11-Mar-01 21:52:22 +cpcd2dsk
  110.     6815    2207 67.6% 11-Mar-01 20:32:56 +CPCD2DSK.c
  111.      206     139 32.5% 10-Mar-01 19:14:32 +cpcdisk.h
  112.      694     331 52.3% 11-Mar-01 20:29:10 +dsk.h
  113.      961     428 55.4% 11-Mar-01 16:52:08 +emucpc.h
  114.      181     116 35.9% 11-Mar-01 20:29:52 +endian.h
  115.       69      57 17.3% 11-Mar-01 20:15:32 +SCOPTIONS
  116.      198     133 32.8% 10-Mar-01 23:56:12 +typedef.h
  117.     5632    2195 61.0% 11-Mar-01 20:45:02 +CPCD2DSK.exe
  118. -------- ------- ----- --------- --------
  119.    32064   15239 52.4% 12-Mar-101 19:19:46   11 files
  120.